home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 23 / Amiga Format AFCD23 (Feb 1998, Issue 107).iso / -seriously_amiga- / shareware / programming / mui / mcc_monthnavigator / mcc_monthnavigator.readme < prev    next >
PGP Signed Message  |  1997-12-06  |  5KB  |  111 lines

  1. -----BEGIN PGP SIGNED MESSAGE-----
  2.  
  3. Short:        MUI custom class V16.5
  4. Version:      16.5
  5. Uploader:     i07m@informatik.uni-bremen.de (Kai Hofmann)
  6. Author:       i07m@informatik.uni-bremen.de (Kai Hofmann)
  7. Type:         dev/mui
  8. Distribution: NoCD
  9. Requires:     MUI 3.5, date.library
  10.  
  11. MonthNavigator is a Custom Class of the Magic User Interface © by Stefan Stuntz.
  12. It is a subclass of group-class.
  13.  
  14. The idea of this class was born during developing my Gregor application.
  15.  
  16. MUI public custom class showing a field with the days of a specified month in a
  17. specified year.
  18. The user decides if the names of the weekdays and the weeknumbers will be
  19. shown. Also it is possible for the user to set which weekday should be the
  20. day on which a week was started - the language for the weekday names can also
  21. be chosen.
  22. A special feature of this class is, that it correctly handles October 1582. In
  23. this month the days 5-14 didn't exist, because they were removed by the
  24. Gregorian calendar reform. This calendar reform happens in different years for
  25. different countries, so the user can set his country with the user preferences.
  26.  
  27.  
  28. Now, before you go on, you should validate whether all files are unmodified,
  29. use the md5sum utility together with the checksums appended to this text.
  30. Just type:
  31.  
  32.         md5sum -cv MCC_MonthNavigator.readme
  33.  
  34. and all files in the distribution will be checked. This file itself is
  35. signed with my key, so a simple
  36.  
  37.         pgp -ka MCC_MonthNavigator.readme
  38.         pgp MCC_MonthNavigator.readme
  39.  
  40. will check the integrity of this text, too.
  41.  
  42.  
  43. Kai Hofmann
  44. i07m@informatik.uni-bremen.de
  45.  
  46.  
  47.  
  48.  
  49. 32cf162eadb629c0e7e0c92697c8f1a5  MCC_MonthNavigator.pi
  50. adefe812a159ce09cd87d706238d5b45  MCC-Install
  51. 92e117b4cef19b877745e3cc1fab6b17  Docs/English/MonthNavigator_mcc.guide
  52. 8311426aec189347f7caa6f80cdb5608  Docs/English/MonthNavigator_mcc.doc
  53. 988dfe50b684cac44a483df707d5e44a  Docs/Deutsch/MonthNavigator_mcc.guide
  54. a439d66b50a874f9f0abf9121529812f  Docs/Deutsch/MonthNavigator_mcc.doc
  55. af925ce6ec4102ee08e591207099566e  Libs/date.readme
  56. 1817d64eb1f26abced4553e66c6261e2 *Libs/date.library
  57. 8fb52bdb0f71ba4917ac767aead2255d *Libs/MUI/MonthNavigator.mcc
  58. 42f08b40b15d1f065bde9eb17da37676 *Libs/MUI/MonthNavigator.mcp
  59. 206e610aa06cded30c139dcfbe0c2896 *Libs/MUI/MonthNavigator020.mcc
  60. ea5ffe483ce5b3b24e406e5229ef0bb0 *Demos/MonthNavigator-Demo
  61. 4342f5c591cb6d7515e5e9e33b5f93d5  Locale/Catalogs/MonthNavigator_mcp.cd
  62. c741045530e0e57005a37290c5d2d1f7  Locale/Catalogs/MonthNavigator_mcp.ct
  63. 4ca89f00871636577a434022a45457cf *Locale/Catalogs/français/MonthNavigator_mcp.catalog
  64. e9542a9b2753e43edc1892c6d0032df8 *Locale/Catalogs/svenska/MonthNavigator_mcp.catalog
  65. b2288bfab196c7eb845b944dc03272bb *Locale/Catalogs/magyar/MonthNavigator_mcp.catalog
  66. a65eae579d5c0a523d6421890b9f96e1 *Locale/Catalogs/deutsch/MonthNavigator_mcp.catalog
  67. 9bf68f24bcf2cb0f62c88abc721a2cef *Locale/Catalogs/dansk/MonthNavigator_mcp.catalog
  68. 477c9577a3904a6087c8ce22d2a26198 *Locale/Catalogs/greek/MonthNavigator_mcp.catalog
  69. c24c4945e15dd1fa94112e11ec9bbe70 *Locale/Catalogs/ÃeÓtina/MonthNavigator_mcp.catalog
  70. 26691ef402d474a4d01d180ebc3eef86  Developer/Autodocs/MCC_MonthNavigator.doc
  71. 6e0415bfbc8cbcada514679fd24063ab  Developer/C/Include/MUI/MonthNavigator_mcc.h
  72. c228baa096d3b45841afb09cb2caa20f  Developer/C/Examples/MonthNavigator-Demo.c
  73. 3eb0096d1b312c70ba688c744d645461  Developer/Amiga-E/Modules/MUI/MonthNavigator_mcc.e
  74. ca965c9c86ada7f61a8bec18bd64396b  Developer/Modula/txt/MCCMonthNavigator.def
  75. fe72ecb870d04856ec8a3969672e70c7  Developer/Modula/txt/MCCMonthNavigator.mod
  76. f81f6c4641722936a4a9c6fa156d796d  Developer/Oberon/txt/MCCMonthNavigator.mod
  77. d480510dff438e84a09495ca7684cf2c  Developer/Assembler/Include/MUI/MonthNavigator_mcc.i
  78. fd443ded728d6e0bd3c44be1bbe85600  Developer/Cluster/txt/MCCMonthNavigator.def
  79. 2d2f4ed5312ca4a2193462687f4c4b29  Developer/Cluster/txt/MCCMonthNavigator.mod
  80. 9e526c17024adff0be7b7fc8b60a35cb  Developer/BB2/Include/MUI/MonthNavigator_mcc.asc
  81. 9cac3d296056baa6e3108afa0fef9435  Developer/MUIBuilder3/MonthNavigator.mb
  82. e6c2ad7f15d92ddae16b37500d257c3e  Developer/Rexx/Include/MonthNavigator_mcc.rexx
  83.  
  84. -----BEGIN PGP SIGNATURE-----
  85. Version: 2.6.3ia
  86. Charset: latin1
  87. Comment: Requires PGP version 2.6 or later.
  88.  
  89. iQCVAgUBNH3Np/iw0jcNaWkBAQF1NQQAqVTrQG5/BiSWBqOUYeak+ekO4P1kb3p7
  90. I4p+qc7l+prJudMIQLzYxq4DPMoYcze0w0xBp0cQLuO4VJYSeLTfHTQIpUFOU04V
  91. lOcE/QiHw+NlWXJK4glsUDYZAxr7g+Qa1RF3aIUWQ9NT/In0idVvrdr//P94hqpO
  92. Pe1HfLT4TKQ=
  93. =MS7M
  94. -----END PGP SIGNATURE-----
  95. -----BEGIN PGP PUBLIC KEY BLOCK-----
  96. Version: 2.6.3i
  97. Comment: Requires PGP version 2.6 or later.
  98.  
  99. mQCNAi+tJrEAAAEEAOKuSawrRwTVyKhrvt3tbS+V7JCiVYlHVXTwiK3bN9H8Nd2T
  100. UfwpMYW0RQUnlxP/BT46Y7zvpzEfkFCZxCVeOjfVpUxfsKK0nUdxhdrzrw4zSJQZ
  101. Rbc26sUhg8qciHXzg3NXPihSiCErl+k5HMNl62YVU9u8Tb2DRPiw0jcNaWkBAAUR
  102. tCtLYWkgSG9mbWFubiA8aTA3bUBpbmZvcm1hdGlrLnVuaS1icmVtZW4uZGU+iQCV
  103. AgUQM3zn4fiw0jcNaWkBAQFlkQQAnXaXoAoc25Z1kf5YfgnNibSUa2RNnrikwga1
  104. rI8dW7B8hTFcHTBZW6LUiAmj+qRO6ls6fbuVWnX9Qtiu9v2rD74L/Fhe594IojOh
  105. FsL/SFX5+8zrcwfZYjhYRNci1htzkXdCDadR0zf6TUEdG8IIPnQ8irB5MqqJgHOZ
  106. /GbXkca0IUthaSBIb2ZtYW5uIDxQb3dlclN0YXRAI0FtaWdhR2VyPrQpS2FpIEhv
  107. Zm1hbm4gPGh0dHA6Ly9ob21lLnBhZ2VzLmRlL35pMDdtLz60JEthaSBIb2ZtYW5u
  108. IDxpMDdtQHpmbi51bmktYnJlbWVuLmRlPg==
  109. =TmZR
  110. -----END PGP PUBLIC KEY BLOCK-----
  111.